_D3D10CreateDevice

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_10)
extern (Windows)
alias _D3D10CreateDevice = HRESULT function
(
IDXGIAdapter pAdapter
,,
HMODULE Software
,
UINT Flags
,,
ID3D10Device* ppDevice
)

Meta